LM GET COMPLETE

This command checks if the light mapper is currently running as a thread and returns 1 if it has completed its operation.

  Syntax
return integer = LM Get Complete()  

  Parameters

This command does not need any parameters.
  Returns

s 0 if the lightmap thread is running, 1 otherwise.

  Description

Whilst the thread is in progress this command returns 0. If a thread has not been started this command returns 1.